Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move coverage to test_nightly #304

Draft
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Conversation

mikaelarguedas
Copy link
Member

as coverage doesnt depend on dependencies and test_latest takes forever

as coverage doesnt depend on dependencies and test_latest takes forever

Signed-off-by: Mikael Arguedas <[email protected]>
@mikaelarguedas mikaelarguedas force-pushed the move_coverage_to_test_nightly branch from c24d0cd to 3b1c61d Compare May 8, 2024 15:56
Copy link

codecov bot commented May 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.40%. Comparing base (07608ab) to head (ab20661).

Additional details and impacted files
@@             Coverage Diff              @@
##           rolling     #304       +/-   ##
============================================
- Coverage    77.35%   61.40%   -15.95%     
============================================
  Files           25       25               
  Lines          627      627               
  Branches        66       66               
============================================
- Hits           485      385      -100     
- Misses         121      228      +107     
+ Partials        21       14        -7     
Flag Coverage Δ
unittests 61.40% <ø> (-15.95%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mikaelarguedas
Copy link
Member Author

for some reason I have the same odd behavior locally:

  • if installed from packages or source: coverage sros2 coverage 78%
  • if using the nightly archive and building

While test_generate policy passes it doesnt appear in coverage results.

Stalling this for now

@mikaelarguedas mikaelarguedas force-pushed the move_coverage_to_test_nightly branch from 3b1c61d to 1eeb328 Compare May 8, 2024 17:14
Signed-off-by: Mikael Arguedas <[email protected]>

adding to build for completeness but 0 impact on current issue

Signed-off-by: Mikael Arguedas <[email protected]>
@mikaelarguedas mikaelarguedas force-pushed the move_coverage_to_test_nightly branch from 1eeb328 to ab20661 Compare May 8, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant